Skip to content

Conversation

@guewa
Copy link
Contributor

@guewa guewa commented Jul 10, 2025

What this PR does / why we need it:
will add the "feat: " prefix on commit message when running task release:minor
Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

when calling task release:minor, the commit message is like "release v0.1.12" which then, when merging the PR, needs to manual adapt to semantic/conventional commit message.

This is a quick'n'dirty fix by adding the prefix "feat: " to the commit message, it could be adapted depending on major/minor/patch release like described in Conventional Commits Specification
My knowledge here is lacking, but probably one of you know how to quickly implement this?

Release note:

NONE

@guewa guewa requested review from Diaphteiros and moelsayed July 10, 2025 13:07
@moelsayed moelsayed merged commit faafb86 into main Jul 10, 2025
3 checks passed
@moelsayed moelsayed deleted the convcommit branch July 10, 2025 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants